[INFO] cloning repository https://github.com/jorgeandrecastro/embassy-ssd1306-graphics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jorgeandrecastro/embassy-ssd1306-graphics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeandrecastro%2Fembassy-ssd1306-graphics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeandrecastro%2Fembassy-ssd1306-graphics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 013de8276ee9743446a1f52d8f595086919f8503
[INFO] testing jorgeandrecastro/embassy-ssd1306-graphics against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeandrecastro%2Fembassy-ssd1306-graphics" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jorgeandrecastro/embassy-ssd1306-graphics
[INFO] finished tweaking git repo https://github.com/jorgeandrecastro/embassy-ssd1306-graphics
[INFO] tweaked toml for git repo https://github.com/jorgeandrecastro/embassy-ssd1306-graphics written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jorgeandrecastro/embassy-ssd1306-graphics on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jorgeandrecastro/embassy-ssd1306-graphics already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91441eac1554846eccb4d02439605449adadffcb51561e83a2626ff8d1f7c46f
[INFO] running `Command { std: "docker" "start" "-a" "91441eac1554846eccb4d02439605449adadffcb51561e83a2626ff8d1f7c46f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91441eac1554846eccb4d02439605449adadffcb51561e83a2626ff8d1f7c46f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91441eac1554846eccb4d02439605449adadffcb51561e83a2626ff8d1f7c46f", kill_on_drop: false }`
[INFO] [stdout] 91441eac1554846eccb4d02439605449adadffcb51561e83a2626ff8d1f7c46f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c43470be6fbd586121f11702b087fb9887543ce23cea9f4dd180783b399b285
[INFO] running `Command { std: "docker" "start" "-a" "7c43470be6fbd586121f11702b087fb9887543ce23cea9f4dd180783b399b285", kill_on_drop: false }`
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling embassy-time-driver v0.2.2
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling embassy-time v0.5.1
[INFO] [stderr]    Compiling embassy-ssd1306 v0.6.0
[INFO] [stderr]    Compiling embassy-ssd1306-graphics v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
[INFO] running `Command { std: "docker" "inspect" "7c43470be6fbd586121f11702b087fb9887543ce23cea9f4dd180783b399b285", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c43470be6fbd586121f11702b087fb9887543ce23cea9f4dd180783b399b285", kill_on_drop: false }`
[INFO] [stdout] 7c43470be6fbd586121f11702b087fb9887543ce23cea9f4dd180783b399b285
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 358ab5eb2200805babe1f418bed341e6bff85047720932cab836de421403fda6
[INFO] running `Command { std: "docker" "start" "-a" "358ab5eb2200805babe1f418bed341e6bff85047720932cab836de421403fda6", kill_on_drop: false }`
[INFO] [stderr]    Compiling embassy-ssd1306-graphics v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "358ab5eb2200805babe1f418bed341e6bff85047720932cab836de421403fda6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "358ab5eb2200805babe1f418bed341e6bff85047720932cab836de421403fda6", kill_on_drop: false }`
[INFO] [stdout] 358ab5eb2200805babe1f418bed341e6bff85047720932cab836de421403fda6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 06ecfa39d8625732f06152e3bbe11237260bfc929c32779e11eb1fb84c04e650
[INFO] running `Command { std: "docker" "start" "-a" "06ecfa39d8625732f06152e3bbe11237260bfc929c32779e11eb1fb84c04e650", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/embassy_ssd1306_graphics-675967f4ef08d7ad)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests embassy_ssd1306_graphics
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - fill_triangle (line 417) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ellipse (line 292) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - line (line 121) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - bezier_quad (line 372) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 56) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - circle (line 173) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - triangle (line 256) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - fill_circle (line 213) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - fill_triangle (line 417) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `fill_triangle` in this scope
[INFO] [stdout]    --> src/lib.rs:418:1
[INFO] [stdout]     |
[INFO] [stdout] 418 | fill_triangle(&mut gfx, 64, 4, 20, 59, 108, 59, true);
[INFO] [stdout]     | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 417 + use embassy_ssd1306_graphics::fill_triangle;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:418:20
[INFO] [stdout]     |
[INFO] [stdout] 418 | fill_triangle(&mut gfx, 64, 4, 20, 59, 108, 59, true);
[INFO] [stdout]     |                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ellipse (line 292) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `ellipse` in this scope
[INFO] [stdout]    --> src/lib.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | ellipse(&mut gfx, 64, 32, 40, 20, true); // ellipse large
[INFO] [stdout]     | ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 292 + use embassy_ssd1306_graphics::ellipse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:293:14
[INFO] [stdout]     |
[INFO] [stdout] 293 | ellipse(&mut gfx, 64, 32, 40, 20, true); // ellipse large
[INFO] [stdout]     |              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ellipse` in this scope
[INFO] [stdout]    --> src/lib.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | ellipse(&mut gfx, 64, 32, 10, 10, true);
[INFO] [stdout]     | ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 292 + use embassy_ssd1306_graphics::ellipse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:294:14
[INFO] [stdout]     |
[INFO] [stdout] 294 | ellipse(&mut gfx, 64, 32, 10, 10, true);
[INFO] [stdout]     |              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - line (line 121) stdout ----
[INFO] [stdout] error[E0423]: expected function, found macro `line`
[INFO] [stdout]    --> src/lib.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | line(&mut gfx, 0, 0, 127, 63, true);  // diagonale complète
[INFO] [stdout]     | ^^^^ not a function
[INFO] [stdout]     |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]     |
[INFO] [stdout] 122 | line!(&mut gfx, 0, 0, 127, 63, true);  // diagonale complète
[INFO] [stdout]     |     +
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]     |
[INFO] [stdout] 121 + use embassy_ssd1306_graphics::line;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:122:11
[INFO] [stdout]     |
[INFO] [stdout] 122 | line(&mut gfx, 0, 0, 127, 63, true);  // diagonale complète
[INFO] [stdout]     |           ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `line`
[INFO] [stdout]    --> src/lib.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | line(&mut gfx, 0, 0, 127, 63, false);
[INFO] [stdout]     | ^^^^ not a function
[INFO] [stdout]     |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]     |
[INFO] [stdout] 123 | line!(&mut gfx, 0, 0, 127, 63, false);
[INFO] [stdout]     |     +
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]     |
[INFO] [stdout] 121 + use embassy_ssd1306_graphics::line;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 | line(&mut gfx, 0, 0, 127, 63, false);
[INFO] [stdout]     |           ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - bezier_quad (line 372) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `bezier_quad` in this scope
[INFO] [stdout]    --> src/lib.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | bezier_quad(&mut gfx, 10, 50, 64, 5, 118, 50, 24, true);
[INFO] [stdout]     | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 372 + use embassy_ssd1306_graphics::bezier_quad;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:373:18
[INFO] [stdout]     |
[INFO] [stdout] 373 | bezier_quad(&mut gfx, 10, 50, 64, 5, 118, 50, 24, true);
[INFO] [stdout]     |                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 56) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `oled` in this scope
[INFO] [stdout]   --> src/lib.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     oled.clear();
[INFO] [stdout]    |     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Graphics` in this scope
[INFO] [stdout]   --> src/lib.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let mut gfx = Graphics::new(&mut oled);
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared type `Graphics`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 56 + use embassy_ssd1306_graphics::Graphics;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `oled` in this scope
[INFO] [stdout]   --> src/lib.rs:60:42
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let mut gfx = Graphics::new(&mut oled);
[INFO] [stdout]    |                                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `line`
[INFO] [stdout]   --> src/lib.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         line(&mut gfx, 0, 0, 127, 63, true);
[INFO] [stdout]    |         ^^^^ not a function
[INFO] [stdout]    |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]    |
[INFO] [stdout] 61 |         line!(&mut gfx, 0, 0, 127, 63, true);
[INFO] [stdout]    |             +
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]    |
[INFO] [stdout] 56 + use embassy_ssd1306_graphics::line;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `circle` in this scope
[INFO] [stdout]   --> src/lib.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         circle(&mut gfx, 64, 32, 20, true);
[INFO] [stdout]    |         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 56 + use embassy_ssd1306_graphics::circle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `oled` in this scope
[INFO] [stdout]   --> src/lib.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     oled.draw_str(40, 3, b"RPi2350");
[INFO] [stdout]    |     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `oled` in this scope
[INFO] [stdout]   --> src/lib.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     oled.flush().await.unwrap();
[INFO] [stdout]    |     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_56_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 65 |     oled.flush().await.unwrap();
[INFO] [stdout]    |                  ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - circle (line 173) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `circle` in this scope
[INFO] [stdout]    --> src/lib.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | circle(&mut gfx, 64, 32, 20, true);
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 173 + use embassy_ssd1306_graphics::circle;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 | circle(&mut gfx, 64, 32, 20, true);
[INFO] [stdout]     |             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - triangle (line 256) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `triangle` in this scope
[INFO] [stdout]    --> src/lib.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | triangle(&mut gfx, 64, 4, 20, 59, 108, 59, true);
[INFO] [stdout]     | ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 256 + use embassy_ssd1306_graphics::triangle;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:257:15
[INFO] [stdout]     |
[INFO] [stdout] 257 | triangle(&mut gfx, 64, 4, 20, 59, 108, 59, true);
[INFO] [stdout]     |               ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - fill_circle (line 213) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `fill_circle` in this scope
[INFO] [stdout]    --> src/lib.rs:214:1
[INFO] [stdout]     |
[INFO] [stdout] 214 | fill_circle(&mut gfx, 64, 32, 15, true);
[INFO] [stdout]     | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 213 + use embassy_ssd1306_graphics::fill_circle;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:214:18
[INFO] [stdout]     |
[INFO] [stdout] 214 | fill_circle(&mut gfx, 64, 32, 15, true);
[INFO] [stdout]     |                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 56)
[INFO] [stdout]     src/lib.rs - bezier_quad (line 372)
[INFO] [stdout]     src/lib.rs - circle (line 173)
[INFO] [stdout]     src/lib.rs - ellipse (line 292)
[INFO] [stdout]     src/lib.rs - fill_circle (line 213)
[INFO] [stdout]     src/lib.rs - fill_triangle (line 417)
[INFO] [stdout]     src/lib.rs - line (line 121)
[INFO] [stdout]     src/lib.rs - triangle (line 256)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.46s; merged doctests compilation took 0.12s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "06ecfa39d8625732f06152e3bbe11237260bfc929c32779e11eb1fb84c04e650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06ecfa39d8625732f06152e3bbe11237260bfc929c32779e11eb1fb84c04e650", kill_on_drop: false }`
[INFO] [stdout] 06ecfa39d8625732f06152e3bbe11237260bfc929c32779e11eb1fb84c04e650
